Release 0.1.8 - $Date: 2004/02/01 17:19:54 $

Type Changes By
add Bug 99 - configure.in throws errors, which depends on 100 - The configure.in template does not replace {3} and {4} variables, 101 - configure.in doesn't replace correctly {5}, {6}, {7} and {8} variables, 102 - The copy of aclocal.m4 file inserts some "null" strings inside, 103 - The copy of acinclude.m4 file inserts some "null" strings inside, 104 - Required ltmain.sh script is not copied to the destination folder, 105 - Makefile.am removes the quotes of a text inside a find command, 106 - libtool.m4 macro file is not copied, have been fixed. $Author: chous $

Release 0.1.8b3 - 2004/02/01 14:55:30

Type Changes By
add Bug 107 - make throws an error, which depends on 109 - The jar dependencies are not copied correctly, has been fixed. chous

Release 0.1.8b2 - 2004/01/31 18:37:56

Type Changes By
add Bug 98 has been fixed. It was a limit of 8192 bytes in the ChangeLog file. The project's version is now 0.1.8b2, since some problems have been detected in the configure.in file. chous

Release 0.1.8b1 - 2004/01/31 13:46:09

Type Changes By
add ChangeLog file generated from the output of cvs log, following the indentation, justification and format standards. Bug 98 needs to be fixed before reaching version 0.1.8. chous

Release 0.1.7 - 2004/01/25 20:42:42

Type Changes By
add README, AUTHORS and COPYING are copied to the destination folder structure. chous

Release 0.1.6 - 2004/01/25 20:20:15

Type Changes By
add All Makefile.am files are created correctly. chous

Release 0.1.5 - 2004/01/25 14:12:01

Type Changes By
add Top-level Makefile.am file is created dynamically. chous

Release 0.1.4 - 2004/01/25 01:09:54

Type Changes By
add configure.in file is created dinamically. chous

Release 0.1.3 - 2004/01/24 10:25:30

Type Changes By
add Make-rules file is created dinamically. Required dependencies from classpath are copied to the destination folder structure. chous

Release 0.1.2 - 2004/01/23 08:00:16

Type Changes By
add Macro files: acinclude.m4, aclocal.m4; are copied from An t's class loader to the destination folder successfully. $Author: chous $

Release 0.1.1 - 2004/01/22 09:02:08

Type Changes By
add Created the base class design: Ant task, mediator class, utility classes. Source files defined in Ant's input path are merged and copied to the destination folder structure successfully. chous

Release 0.1 - 2004/01/18 23:04:29

Type Changes By
add Setting up the project development environment: files, folders, cvs, issue tracking, maven... chous